Namespace - LJCSQLUtilLib
Parameters
tableName - The table name.
Returns
The collection of data records.
Syntax
| C# |
|
public ForeignKeys LoadSchemaPrimaryKeys(String tableName = null)
|
Loads a collection of Primary Key data records.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.